Skip to content

#12572 VTK: Display stress/strain as folder with component sub-items#13886

Merged
magnesj merged 1 commit intodevfrom
vtk-element-stress-strain
Apr 16, 2026
Merged

#12572 VTK: Display stress/strain as folder with component sub-items#13886
magnesj merged 1 commit intodevfrom
vtk-element-stress-strain

Conversation

@magnesj
Copy link
Copy Markdown
Member

@magnesj magnesj commented Apr 16, 2026

Use field name constants S_VTK/E_VTK with a shared separator constant to derive internal storage keys, filter them from the flat result list, and expose them as folders with S11-S23 / E11-E23 sub-items in the UI.

Closes #12572

@magnesj magnesj requested a review from kriben April 16, 2026 09:17
Copy link
Copy Markdown
Collaborator

@kriben kriben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

df

Comment thread ApplicationLibCode/GeoMech/GeoMechFileInterface/RifVtkReader.cpp Outdated
Use field name constants S_VTK/E_VTK with a shared separator constant to
derive internal storage keys, filter them from the flat result list, and
expose them as folders with S11-S23 / E11-E23 sub-items in the UI.
@magnesj magnesj force-pushed the vtk-element-stress-strain branch from 0505dd7 to dc810a7 Compare April 16, 2026 15:09
@magnesj magnesj merged commit c5af814 into dev Apr 16, 2026
17 checks passed
@magnesj magnesj deleted the vtk-element-stress-strain branch April 16, 2026 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GeoMech Vtk import: handle tensor vectors (stress/strain)

2 participants